This is another patch that adds an arg_check() to domid and domname so
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 4 Nov 2005 10:05:10 +0000 (11:05 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 4 Nov 2005 10:05:10 +0000 (11:05 +0100)
commit06c12463fcb3b3aa7fcd221ef406d5839c2bc2ff
treeda0cb95f2b647d95f4092c64db3e1307854dfa1c
parent4fc33b9db40dc2896f568bdf25230eecec50837d
This is another patch that adds an arg_check() to domid and domname so
that we don't dump stack if a user runs either without an argument.

Signed-off-by: Dan Smith <danms@us.ibm.com>
tools/python/xen/xm/main.py